home *** CD-ROM | disk | FTP | other *** search
Makefile | 1996-04-03 | 993 b | 46 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = AMDPCSCSIDriver_reloc
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- CLASSES = AMD_SCSI.m AMD_x86.m AMD_Chip.m AMD_ChipPrivate.m
-
- HFILES = AMD_Chip.h AMD_Regs.h AMD_SCSI.h AMD_Types.h AMD_x86.h\
- bringup.h pciconf.h ioPorts.h AMD_Private.h AMD_ddm.h\
- AMD_ChipPrivate.h configKeys.h
-
- CFILES = ioPorts.c
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble\
- Load_Commands.sect AMD.ddm Makefile.driver_preamble\
- stateMachines.rtf
-
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = tool.make
- SOURCEMODE = 444
-
- LIBS =
- DEBUG_LIBS = $(LIBS)
- PROF_LIBS = $(LIBS)
-
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-